Minor-update some gems: liquid, nokogiri and spring.

- liquid to 2.6.2 to remove a duplicated key warning.
- nokogiri to 1.6.6.2 to fix a problem with :nth(n) selector, etc.
- spring to 1.3.3 to fix a problem with rbenv.

Akinori MUSHA 9 years ago
parent
commit
880bf17036
1 changed files with 4 additions and 4 deletions
  1. 4 4
      Gemfile.lock

+ 4 - 4
Gemfile.lock

@@ -202,7 +202,7 @@ GEM
202 202
     launchy (2.4.2)
203 203
       addressable (~> 2.3)
204 204
     libv8 (3.16.14.7)
205
-    liquid (2.6.1)
205
+    liquid (2.6.2)
206 206
     listen (2.7.9)
207 207
       celluloid (>= 0.15.2)
208 208
       rb-fsevent (>= 0.9.3)
@@ -216,7 +216,7 @@ GEM
216 216
       thread_safe (~> 0.3, >= 0.3.1)
217 217
     method_source (0.8.2)
218 218
     mime-types (2.4.3)
219
-    mini_portile (0.6.1)
219
+    mini_portile (0.6.2)
220 220
     minitest (5.5.0)
221 221
     mqtt (0.3.1)
222 222
     multi_json (1.10.1)
@@ -226,7 +226,7 @@ GEM
226 226
     naught (1.0.0)
227 227
     net-ftp-list (3.2.8)
228 228
     netrc (0.10.3)
229
-    nokogiri (1.6.4)
229
+    nokogiri (1.6.6.2)
230 230
       mini_portile (~> 0.6.0)
231 231
     oauth (0.4.7)
232 232
     oauth2 (0.9.4)
@@ -363,7 +363,7 @@ GEM
363 363
     slop (3.6.0)
364 364
     spectrum-rails (1.3.4)
365 365
       railties (>= 3.1)
366
-    spring (1.3.2)
366
+    spring (1.3.3)
367 367
     spring-commands-rspec (1.0.2)
368 368
       spring (>= 0.9.1)
369 369
     sprockets (2.11.0)